Kinky World - SNAPSHOT RELEASE b445 v0.8.8

Scope:
- This snapshot is a concise, release-facing summary of the 445 0.8.8 changelog

1) Version alignment
- Hardcoded version aligned to "v0.8.8 (Build 445)".
- "KinkyMod": "sRevision = 8", "sBuild = 445".

2) Autonomy release posture (final)
- Basic autonomy was reworked with root-cause fixes in candidate/validation/commit flow (not broad forcing).
- "KWRunAutonomy" is not forced on migration and remains "false" by default in this release line, because main triggers for Sims survival has been brought in default behaviours and autonomy (KWAutonomy.cs and Autonomy.cs)
- "EnhancedBasicAutonomy" is retained as a constrained hard-safety layer (not a parallel full controller).
- Water/post-dive investigation outcomes were consolidated:
  - parallel swim controllers were rolled back from default release posture;
  - diagnostics/recovery hooks remain available in code, but timer-driven safety routines are disabled by default ("kEnableAutonomySafetyTimer = false").

3) Pregnancy and menstrual-cycle renewal
- Positive source-of-truth pregnancy toggle introduced and migrated:
  - "EnableKWPregnancy" replaces negative UX semantics from legacy flow.
- Fertility/cycle control was hardened with dedicated runtime-safe toggles:
  - "EnableFemaleFertility"
  - "EnableMenstrualCycleProgression"
- "Womb" runtime paths were aligned to cleaner state handling when fertility/cycle are disabled (pause/reset/cleanup behavior).
- Pregnancy menu ordering was reworked to reduce contradictory combinations and improve discoverability.

4) UX and menu restructuring
- Settings UX was reorganized to separate everyday gameplay options from maintenance/debug actions.
- "Advanced" container now groups import/export/uninstall/reset style operations.
- Sim pie menu was refactored into clearer structure ("Kinky World...", "Advanced...", "Debug...", "Infos...", "Tools...").
- Dialog/notification settings received dedicated grouping, including announce controls.

5) Feature highlights in this line
- Camera mode experimental path:
  - "EnableCameraModeExperimental" gate + "FirstPersonLogging" companion logging control.
- New/explicit gameplay option:
  - "GenderFreeMasturbateOnAllFours" (separate dedicated toggle).
- "KWPhotograph" save/reload persistence fix:
  - reduced false orphan deletion during early owner-rebind load windows.

6) Performance and safety wave
- Global logging buffer control added ("EnableGlobalBuffer") with runtime guard usage.
- Parser/load efficiency improvements applied in WooHoo-stage package loading.
- Uninstall/disabled safety posture hardened for cleaner shutdown/restore paths.
- Autonomy debug buffer threshold in "Oniki/Log.cs" uses "262143" chars for less fragmentary dumps.

7) STBL triplets (new/updated settings documented in this release)
- "Oniki.KinkyMod.OptionSettings.EnableKWPregnancy"
- "0x7A1EF763C267400B"
- "EN: Enable KW Pregnacies"

- "Oniki.KinkyMod.OptionSettings.PostWooHooArousalCooldownEnabled"
- "0xA8C2E97346638FE5"
- "EN: Post WooHoo Arousal Cooldown (minutes)"

- "Oniki.KinkyMod.OptionSettings.SuperHornyDecisionPopupEnabled"
- "0xD663A7D81464FF79"
- "EN: Hyper Horny Doesn't Force Action"

- "Oniki.KinkyMod.OptionSettings.MenuAnnounceNotifications.Label"
- "0x4A477CF1F5BA7537"
- "EN: Announce Notifications"

- "Oniki.KinkyMod.OptionSettings.AnnounceChance"
- "0x3938E12DA62422CA"
- "EN: Chance of AnnounceLevel"

- "Oniki.KinkyMod.OptionSettings.AnnounceType"
- "0x68D465C7E2A89A92"
- "EN: Type of AnnounceLevel"

- "Oniki.KinkyMod.OptionSettings.MapTagFertile"
- "0xCDD79FD84B93FE76"
- "EN: Loves Sex Trait Fertility Radar (Map)"

8) Known residual note
- Friendly/romantic availability regressions were restored in affected branches.
- A known side effect can still appear in some contexts: duplicate visible romantic entries (for example duplicate "Kiss"/"Flirt") due to EA+KW parallel injection paths.

9) Release-lock statement
- This snapshot reflects final release-relevant behavior from the current source-of-truth and excludes superseded investigation timelines moved to another unreleased document (for anyone mental sanity)